QuickTime Movie File Format Specification, May 1996
| Previous | Chapter contents | Chapter top | Next |
You use movie atoms to specify the information that defines a movie--that is, the information that allows your application to understand the data that is stored in the movie data atom. The movie atom contains the movie header atom, which defines the time scale and duration information for the entire movie, as well as its display characteristics. In addition, the movie atom contains each track in the movie.
The movie atom has an atom type of ' moov ' . It contains other types of atoms, including one leaf atom--the movie header ( 'mvhd' )--and several atoms that contain other atoms: a clipping atom ( 'clip' ), one or more track atoms ( 'trak' ), a color table atom ( 'ctab' ), and user data ( 'udta' ).
Figure 0-6 shows the layout of a movie atom. The movie header atom is the only required atom in the movie atom.
Figure 6 The layout of a movie atom
A movie atom contains the following information.
| Previous | Chapter contents | Chapter top | Next |